home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / text / edit / vim60src.lha / Vim / vim60 / src / testdir / test22.in < prev    next >
Encoding:
Text File  |  1999-08-01  |  197 b   |  14 lines

  1. Tests for file with some lines ending in CTRL-M, some not
  2.  
  3. STARTTEST
  4. :set ta tx
  5. :e!
  6. :$-3,$w! test.out
  7. :qa!
  8. ENDTEST
  9.  
  10. this lines ends in a
  11. this one doesn't
  12. this one does
  13. and the last one doesn't
  14.